.. _`Get Datasets as Table`: .. _`com.sympathyfordata.azure.powerbi.datasets.table`: Get Datasets as Table ````````````````````` .. image:: node_powerbi_table.svg :width: 48 Documentation ::::::::::::: Get all available datasets from the active workspace of the PowerBi input and output them as a table containing two columns: `id` and `name`. Has an :ref:`optional PowerBi output ` Definition :::::::::: Input ports ........... **powerbi** powerbi PowerBi Output ports ............ **dataset** table Datasets **powerbi** 0 - 1, powerbi PowerBi Examples ........ * :download:`BasicPowerBI.syx ` Implementation .............. .. automodule:: node_powerbi :noindex: .. class:: GetDatasetsPowerBi :noindex: